home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 003-desktop.lzm / var / log / scripts / floppy-5.4-i386-3 < prev    next >
Encoding:
Text File  |  2008-11-21  |  2.2 KB  |  63 lines

  1. ( cd usr/bin ; rm -rf fdlist )
  2. ( cd usr/bin ; ln -sf fdmount fdlist )
  3. ( cd usr/bin ; rm -rf fdmountd )
  4. ( cd usr/bin ; ln -sf fdmount fdmountd )
  5. ( cd usr/bin ; rm -rf fdumount )
  6. ( cd usr/bin ; ln -sf fdmount fdumount )
  7. ( cd usr/bin ; rm -rf mattrib )
  8. ( cd usr/bin ; ln -sf mtools mattrib )
  9. ( cd usr/bin ; rm -rf mbadblocks )
  10. ( cd usr/bin ; ln -sf mtools mbadblocks )
  11. ( cd usr/bin ; rm -rf mcat )
  12. ( cd usr/bin ; ln -sf mtools mcat )
  13. ( cd usr/bin ; rm -rf mcd )
  14. ( cd usr/bin ; ln -sf mtools mcd )
  15. ( cd usr/bin ; rm -rf mcopy )
  16. ( cd usr/bin ; ln -sf mtools mcopy )
  17. ( cd usr/bin ; rm -rf mdel )
  18. ( cd usr/bin ; ln -sf mtools mdel )
  19. ( cd usr/bin ; rm -rf mdeltree )
  20. ( cd usr/bin ; ln -sf mtools mdeltree )
  21. ( cd usr/bin ; rm -rf mdir )
  22. ( cd usr/bin ; ln -sf mtools mdir )
  23. ( cd usr/bin ; rm -rf mdu )
  24. ( cd usr/bin ; ln -sf mtools mdu )
  25. ( cd usr/bin ; rm -rf mformat )
  26. ( cd usr/bin ; ln -sf mtools mformat )
  27. ( cd usr/bin ; rm -rf minfo )
  28. ( cd usr/bin ; ln -sf mtools minfo )
  29. ( cd usr/bin ; rm -rf mlabel )
  30. ( cd usr/bin ; ln -sf mtools mlabel )
  31. ( cd usr/bin ; rm -rf mmd )
  32. ( cd usr/bin ; ln -sf mtools mmd )
  33. ( cd usr/bin ; rm -rf mmount )
  34. ( cd usr/bin ; ln -sf mtools mmount )
  35. ( cd usr/bin ; rm -rf mmove )
  36. ( cd usr/bin ; ln -sf mtools mmove )
  37. ( cd usr/bin ; rm -rf mpartition )
  38. ( cd usr/bin ; ln -sf mtools mpartition )
  39. ( cd usr/bin ; rm -rf mrd )
  40. ( cd usr/bin ; ln -sf mtools mrd )
  41. ( cd usr/bin ; rm -rf mread )
  42. ( cd usr/bin ; ln -sf mtools mread )
  43. ( cd usr/bin ; rm -rf mren )
  44. ( cd usr/bin ; ln -sf mtools mren )
  45. ( cd usr/bin ; rm -rf mshowfat )
  46. ( cd usr/bin ; ln -sf mtools mshowfat )
  47. ( cd usr/bin ; rm -rf mtoolstest )
  48. ( cd usr/bin ; ln -sf mtools mtoolstest )
  49. ( cd usr/bin ; rm -rf mtype )
  50. ( cd usr/bin ; ln -sf mtools mtype )
  51. ( cd usr/bin ; rm -rf mzip )
  52. ( cd usr/bin ; ln -sf mtools mzip )
  53. ( cd usr/bin ; rm -rf xdfformat )
  54. ( cd usr/bin ; ln -sf xdfcopy xdfformat )
  55. ( cd usr/man/man1 ; rm -rf fdlist.1.gz )
  56. ( cd usr/man/man1 ; ln -sf fdmount.1.gz fdlist.1.gz )
  57. ( cd usr/man/man1 ; rm -rf xdfformat.1.gz )
  58. ( cd usr/man/man1 ; ln -sf xdfcopy.1.gz xdfformat.1.gz )
  59. ( cd usr/man/man1 ; rm -rf fdmountd.1.gz )
  60. ( cd usr/man/man1 ; ln -sf fdmount.1.gz fdmountd.1.gz )
  61. ( cd usr/man/man1 ; rm -rf fdumount.1.gz )
  62. ( cd usr/man/man1 ; ln -sf fdmount.1.gz fdumount.1.gz )
  63.